[INFO] cloning repository https://github.com/denzyldick/phanalist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denzyldick/phanalist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzyldick%2Fphanalist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzyldick%2Fphanalist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2505fac7decbe1a2ab6115f41af41bdb4343f2db
[INFO] testing denzyldick/phanalist against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenzyldick%2Fphanalist" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/denzyldick/phanalist
[INFO] finished tweaking git repo https://github.com/denzyldick/phanalist
[INFO] tweaked toml for git repo https://github.com/denzyldick/phanalist written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denzyldick/phanalist on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denzyldick/phanalist already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemafy_lib v0.6.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded schemafy_core v0.6.0
[INFO] [stderr]   Downloaded serde-sarif v0.5.0
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.0
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.3
[INFO] [stderr]   Downloaded anstyle-parse v0.2.4
[INFO] [stderr]   Downloaded anstream v0.6.14
[INFO] [stderr]   Downloaded mago-ast v0.22.2
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded indicatif v0.17.8
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded mago-parser v0.22.2
[INFO] [stderr]   Downloaded cli-table v0.4.9
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded mago-lexer v0.22.2
[INFO] [stderr]   Downloaded mago-source v0.22.2
[INFO] [stderr]   Downloaded colorchoice v1.0.1
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded clap_derive v4.5.8
[INFO] [stderr]   Downloaded mago-php-version v0.22.2
[INFO] [stderr]   Downloaded mago-token v0.22.2
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded mago-fixer v0.22.2
[INFO] [stderr]   Downloaded mago-reporting v0.22.2
[INFO] [stderr]   Downloaded mago-interner v0.22.2
[INFO] [stderr]   Downloaded cli-table-derive v0.4.6
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded mago-span v0.22.2
[INFO] [stderr]   Downloaded memory-stats v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4a71fd802a25dbb1bb06f2774ca93c031579ce67f3c47fee44960d398a9eb2e
[INFO] running `Command { std: "docker" "start" "-a" "c4a71fd802a25dbb1bb06f2774ca93c031579ce67f3c47fee44960d398a9eb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4a71fd802a25dbb1bb06f2774ca93c031579ce67f3c47fee44960d398a9eb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4a71fd802a25dbb1bb06f2774ca93c031579ce67f3c47fee44960d398a9eb2e", kill_on_drop: false }`
[INFO] [stdout] c4a71fd802a25dbb1bb06f2774ca93c031579ce67f3c47fee44960d398a9eb2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d039f11c2f45e8eda3622b32721605da4c2c6732bd55afe36e950b18ceba7d4c
[INFO] running `Command { std: "docker" "start" "-a" "d039f11c2f45e8eda3622b32721605da4c2c6732bd55afe36e950b18ceba7d4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cli-table-derive v0.4.6
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling mago-interner v0.22.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mago-fixer v0.22.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling mago-php-version v0.22.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling mago-source v0.22.2
[INFO] [stderr]    Compiling cli-table v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mago-span v0.22.2
[INFO] [stderr]    Compiling mago-token v0.22.2
[INFO] [stderr]    Compiling mago-reporting v0.22.2
[INFO] [stderr]    Compiling serde-sarif v0.5.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling mago-lexer v0.22.2
[INFO] [stderr]    Compiling mago-ast v0.22.2
[INFO] [stderr]    Compiling mago-parser v0.22.2
[INFO] [stderr]    Compiling phanalist v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/rules/e3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `output` is never used
[INFO] [stdout]    --> src/analyse.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Analyse {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub(crate) fn output(&mut self, results: &mut Results, format: Format, summary_only: bool) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:133:86
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stdout]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |                    |
[INFO] [stdout]     |                                            |                    the lifetime is named here
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/rules/e3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_id` is never read
[INFO] [stdout]   --> src/file.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub source_id: Option<SourceIdentifier>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increase_counter` is never used
[INFO] [stdout]   --> src/file.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Method {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 52 |     pub fn increase_counter(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_class` is never used
[INFO] [stdout]    --> src/file.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl File {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn get_class(&self) -> Option<Vec<mago_ast::Statement>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CODE` is never used
[INFO] [stdout]  --> src/rules/e0.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | static CODE: &str = "E0000";
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DESCRIPTION` is never used
[INFO] [stdout]  --> src/rules/e0.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static DESCRIPTION: &str = "Example rule";
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rule` is never constructed
[INFO] [stdout]  --> src/rules/e0.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Rule {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:133:86
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stdout]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |                    |
[INFO] [stdout]     |                                            |                    the lifetime is named here
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "d039f11c2f45e8eda3622b32721605da4c2c6732bd55afe36e950b18ceba7d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d039f11c2f45e8eda3622b32721605da4c2c6732bd55afe36e950b18ceba7d4c", kill_on_drop: false }`
[INFO] [stdout] d039f11c2f45e8eda3622b32721605da4c2c6732bd55afe36e950b18ceba7d4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bf1f5762cc94b1375cb6b17b9a54953d498cdaa95297b6a4591a10b01c5147c
[INFO] running `Command { std: "docker" "start" "-a" "5bf1f5762cc94b1375cb6b17b9a54953d498cdaa95297b6a4591a10b01c5147c", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/rules/e3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `output` is never used
[INFO] [stdout]    --> src/analyse.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Analyse {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub(crate) fn output(&mut self, results: &mut Results, format: Format, summary_only: bool) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phanalist v0.1.23 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:133:86
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stdout]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |                    |
[INFO] [stdout]     |                                            |                    the lifetime is named here
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/rules/e3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_id` is never read
[INFO] [stdout]   --> src/file.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub source_id: Option<SourceIdentifier>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increase_counter` is never used
[INFO] [stdout]   --> src/file.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Method {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 52 |     pub fn increase_counter(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_class` is never used
[INFO] [stdout]    --> src/file.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl File {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn get_class(&self) -> Option<Vec<mago_ast::Statement>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CODE` is never used
[INFO] [stdout]  --> src/rules/e0.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | static CODE: &str = "E0000";
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DESCRIPTION` is never used
[INFO] [stdout]  --> src/rules/e0.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static DESCRIPTION: &str = "Example rule";
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rule` is never constructed
[INFO] [stdout]  --> src/rules/e0.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Rule {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:133:86
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stdout]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |                    |
[INFO] [stdout]     |                                            |                    the lifetime is named here
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/rules/e3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::Config`
[INFO] [stdout]  --> src/rules/e3.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::Config;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `output` is never used
[INFO] [stdout]    --> src/analyse.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl Analyse {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub(crate) fn output(&mut self, results: &mut Results, format: Format, summary_only: bool) {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:133:86
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stdout]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |                    |
[INFO] [stdout]     |                                            |                    the lifetime is named here
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source_id` is never read
[INFO] [stdout]   --> src/file.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct File {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub source_id: Option<SourceIdentifier>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `File` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `increase_counter` is never used
[INFO] [stdout]   --> src/file.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Method {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 52 |     pub fn increase_counter(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_class` is never used
[INFO] [stdout]    --> src/file.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl File {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn get_class(&self) -> Option<Vec<mago_ast::Statement>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `DESCRIPTION` is never used
[INFO] [stdout]  --> src/rules/e0.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | static DESCRIPTION: &str = "Example rule";
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rule` is never constructed
[INFO] [stdout]  --> src/rules/e0.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Rule {}
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/rules/mod.rs:133:86
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stdout]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |                    |
[INFO] [stdout]     |                                            |                    the lifetime is named here
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stdout]     |                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.81s
[INFO] running `Command { std: "docker" "inspect" "5bf1f5762cc94b1375cb6b17b9a54953d498cdaa95297b6a4591a10b01c5147c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf1f5762cc94b1375cb6b17b9a54953d498cdaa95297b6a4591a10b01c5147c", kill_on_drop: false }`
[INFO] [stdout] 5bf1f5762cc94b1375cb6b17b9a54953d498cdaa95297b6a4591a10b01c5147c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ee25a02daa1c7047c89fcd1b10de37923a824ac2e79def56edabe64df036fb8
[INFO] running `Command { std: "docker" "start" "-a" "6ee25a02daa1c7047c89fcd1b10de37923a824ac2e79def56edabe64df036fb8", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::config::Config`
[INFO] [stderr]  --> src/rules/e3.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::config::Config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `output` is never used
[INFO] [stderr]    --> src/analyse.rs:174:19
[INFO] [stderr]     |
[INFO] [stderr]  59 | impl Analyse {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 174 |     pub(crate) fn output(&mut self, results: &mut Results, format: Format, summary_only: bool) {
[INFO] [stderr]     |                   ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/rules/mod.rs:133:86
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&Statement> {
[INFO] [stderr]     |                                            --                   --                   ^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                            |                    |
[INFO] [stderr]     |                                            |                    the lifetime is named here
[INFO] [stderr]     |                                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 133 |     fn flatten_statements_to_validate<'a>(&'a self, statement: &'a Statement) -> Vec<&'a Statement> {
[INFO] [stderr]     |                                                                                       ++
[INFO] [stderr] 
[INFO] [stderr] warning: `phanalist` (lib) generated 3 warnings (run `cargo fix --lib -p phanalist` to apply 2 suggestions)
[INFO] [stderr] warning: `phanalist` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/main.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | use clap::{arg, Parser};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::config::Config`
[INFO] [stderr]  --> src/rules/e3.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::config::Config;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `source_id` is never read
[INFO] [stderr]   --> src/file.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct File {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub source_id: Option<SourceIdentifier>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `File` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `increase_counter` is never used
[INFO] [stderr]   --> src/file.rs:52:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl Method {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] 52 |     pub fn increase_counter(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_class` is never used
[INFO] [stderr]    --> src/file.rs:128:12
[INFO] [stderr]     |
[INFO] [stderr]  70 | impl File {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 128 |     pub fn get_class(&self) -> Option<Vec<mago_ast::Statement>> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `DESCRIPTION` is never used
[INFO] [stderr]  --> src/rules/e0.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | static DESCRIPTION: &str = "Example rule";
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Rule` is never constructed
[INFO] [stderr]  --> src/rules/e0.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Rule {}
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: static `CODE` is never used
[INFO] [stderr]  --> src/rules/e0.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | static CODE: &str = "E0000";
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `phanalist` (bin "phanalist" test) generated 8 warnings (1 duplicate) (run `cargo fix --bin "phanalist" -p phanalist --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `phanalist` (bin "phanalist") generated 9 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phanalist-a2d3f99a74e6c3b5)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_disabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_codes_count ... ok
[INFO] [stdout] test results::tests::test_add_file_violations_expected_file_violations ... ok
[INFO] [stdout] test results::tests::test_has_any_violations_expected_false ... ok
[INFO] [stdout] test rules::e11::tests::example ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_all_enabled ... ok
[INFO] [stdout] test analyse::tests::test_filter_active_codes_some_enabled_and_disabled ... ok
[INFO] [stdout] test rules::e0::tests::example ... ok
[INFO] [stdout] test rules::e14::tests::valid_cross_file ... ok
[INFO] [stdout] test rules::e13::tests::example ... ok
[INFO] [stdout] test rules::e14::tests::valid_fluent_interface ... ok
[INFO] [stdout] test rules::e14::tests::invalid_chaining_on_different_type ... ok
[INFO] [stdout] test rules::e14::tests::invalid_property_chain ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e1::tests::short_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e14::tests::invalid_null_safe_chain ... ok
[INFO] [stdout] test rules::e14::tests::valid_interface_chain ... ok
[INFO] [stdout] test rules::e14::tests::valid_property_typed ... ok
[INFO] [stdout] test rules::e14::tests::valid_trait_fluent_interface ... ok
[INFO] [stdout] test rules::e1::tests::bin_with_valid_openning_tag ... ok
[INFO] [stdout] test rules::e3::tests::with_modifiers ... ok
[INFO] [stdout] test rules::e3::tests::no_constructor_modifier ... ok
[INFO] [stdout] test rules::e1::tests::full_opening_tag_valid ... ok
[INFO] [stdout] test rules::e1::tests::test_full_opening_tag_not_first_column ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_not_first_line ... ok
[INFO] [stdout] test rules::e2::tests::non_empty_catch ... ok
[INFO] [stdout] test rules::e5::tests::non_capitalized_classname ... ok
[INFO] [stdout] test rules::e1::tests::short_opening_tag_valid ... ok
[INFO] [stdout] test rules::e3::tests::no_method_modifiers ... ok
[INFO] [stdout] test rules::e2::tests::empty_catch ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'rules::e9::tests::complex' (60) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/phanalist-a2d3f99a74e6c3b5` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "6ee25a02daa1c7047c89fcd1b10de37923a824ac2e79def56edabe64df036fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee25a02daa1c7047c89fcd1b10de37923a824ac2e79def56edabe64df036fb8", kill_on_drop: false }`
[INFO] [stdout] 6ee25a02daa1c7047c89fcd1b10de37923a824ac2e79def56edabe64df036fb8
